Index

api/v1/docupload/{name}

Path: api/v1/docupload/{name}

Summary:Allows documents to be uploaded to Jim2. Documents can be related to one object in Jim2 (refer to the query parameters for this API).

Method:POST

Summary:Creates a new document.

Query Parameters:

categoryOptionalThe category tag for the document. This category must already exist.
tagOptionalThe tag for the document. This tag must already exist.
objreftypeOptionalThe type of object the document should be related to. Supported types are
Job (objrefid must be the Job number)
Stock (objrefid must be the Jim2 stock code, and the stock must be active)
If specified the objrefid parameter is also required.
objrefidOptionalThe object identifier, refer to objreftype.